home *** CD-ROM | disk | FTP | other *** search
- Path: xs4all.nl!not-for-mail
- From: yrozijn@xs4all.nl (Yvon Rozijn)
- Newsgroups: comp.sys.amiga.programmer
- Subject: Re: Dynamic loading/linking
- Date: 30 Mar 1996 20:44:50 GMT
- Organization: XS4ALL, networking for the masses
- Message-ID: <4jk6g2$628@news.xs4all.nl>
- References: <Dp0x52.90C.0.-s@cs.vu.nl>
- NNTP-Posting-Host: asd11-21.dial.xs4all.nl
- X-Newsreader: TIN [AMIGA 1.3 950726BETA PL0]
-
- Irmen de Jong (irmen@cs.vu.nl) wrote:
- : Say I want to split my program into separate parts
- : - Amiga shared library. Would be most ideal, but libraries cannot reference
- : global data. (Ok Ok they can by passing all the pointers to all the
- : global data you want to reference but in my case this is no option.
- : Way to much global data.)
-
- How about grouping your global data into structures, and passing only
- one pointer to such a structure?
-
- --
- ___ _
- Q : | #| : \|/ http://www. : [_]_
- -<_>- Yvon : | ==| yrozijn@ : >WWW< xs4all.nl/ : === ) Amiga
- / \ Rozijn : `---' xs4all.nl : /|\ ~yrozijn : O 4000
-